(map_char_table): Use an array of int for `indices' rather than
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:40:06 +0000 (15:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:40:06 +0000 (15:40 +0000)
commit943c9c4360691a0cc20b2c34171c13ce85bb64b7
treec82c69c22c2348ae94e36bbc6528af10c81281d3
parentc4387c975c84e435b251ca0e50d29db9bc981cf0
(map_char_table): Use an array of int for `indices' rather than
an array of Lisp_Objects (which are only ever integers anyway).
src/ChangeLog
src/casetab.c
src/fns.c
src/fontset.c
src/keymap.c
src/lisp.h